home *** CD-ROM | disk | FTP | other *** search
- Short: GUI creation library (small & fast)
- Author: P-O Yliniemi / Staffan Hämälä
- Uploader: peoyli@pluggnet.se (P-O Yliniemi)
- Version: 37.0
- Type: util/libs
-
- This is the user distribution of GadUtil library. If you are interested
- in developing programs that uses this library, you should get the
- distribution from dev/gui on Aminet.
-
- For advanced "normal" users:
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Two versions of the library are included: one "normal" every-day-use
- version and one "debug" version. If you experience any trouble running
- a program that uses gadutil, you should rename the normal version in libs:,
- copy the debug version to libs, and rename it to gadutil.library. Reverse
- this to change back to the normal version. Don't forget to "flush" all
- unused libraries or reboot before testing the program again.
-
- Changes overview:
- ~~~~~~~~~~~~~~~~~
- * 37.0 (29-Apr-96)
- A new function that checks the library's revision added.
- Two new tags added: GU_FractWidth and GU_FractHeight. Suggested
- by Morten Amundsen.
-
- Some small bug fixes in 'C' include files (unterminated comments).
- Cleaned up BetterTest.c a bit (removed some {}). Bug fix on the
- last line of the example (GT_ReplyIMsg -> GU_ReplyIMsg).
-
- Added support for StormC in both installer script and include-
- file installer. Created dictionary for StormC, so that all words
- that belongs to GadUtil (functions, tags and constants) is shown
- in another color.
-
- * 36.60 (24-Feb-96)
- Uses the screen's font as the gadget font if no GU_DefTextAttr or
- GU_TextAttr tag is used. Bug fix from v36.59. Changed some docs,
- assembled all examples, changed installation scripts.
-
- * 36.59 (06-Jan-96)
- More docs completed (all docs, finally). Bug fix in the GU_AutoWidth,
- GU_AdjustLeft and GU_AdjustRight tags. The underscore character was
- counted as a normal one. This made gadgets without hotkeys one char
- smaller than other gadgets. A new function that sorts one or two
- lists was added. Some new constants added in include files.
- Changed GU_MinimumIDCMP to support hotkeys. Changed PROGRESS_KIND
- to use GU_GadgetText and GU_LocaleText. Uses the screen's font as
- the gadget font if no GU_DefTextAttr or GU_TextAttr tag is used.
-
- * 36.58 (01-Jan-96)
- SLIDER_KIND and SCROLLER_KIND gadgets returned wrong result in
- im->Code if the gadget was changes using the hotkey. Bug reported
- by Lucasz Szelag.
-
- * 36.57 (10-Dec-95)
- Some more docs finished. A memory loss bug was fixed.
-
- * 36.56 (10-Oct-95)
- Changed some routines, so that hotkeys can't be used on disabled
- gadgets. Made it possible to disable IMAGE_KIND, FILE_KIND and
- DRAWER_KIND gadgets.
-
- * 36.55 (30-Sep-95)
- Bug fix in the hotkey part of the library. Wrong code were sent back
- when using GU_LabelHotkey with a LISTVIEW_KIND gadget. A new gadget
- kind was created, PROGRESS_KIND.
-
- * 36.54 (06-Jul-95)
- Added support for GU_AutoWidth to CYCLE_KIND gadgets.
-
- * 36.53 (05-Jul-95)
- 3 new tags and 4 new flags was added for the BEVELBOX_KIND gadget.
- BEVELBOX_KIND gadgets can now have a shadow added to the text in the
- border. The "sun" can be placed in 4 different places. GU_MinimumIDCMP
- tag was added.
-
- * 36.52 (25-Jun-95)
- First public release. Some new flags for the BEVELBOX_KIND gadget was
- added. Supports a total of 100 bevelbox kinds.
-
-
-
- P-O 960429
- ~~~~~~~~~~
-
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Per-Olof Yliniemi Staffan Hämälä
- Box 78 Pellovägen 268
- S-980 61 Tärendö S-957 93 Pello
- SWEDEN SWEDEN
-
- email: email:
- peoyli@pluggnet.se staham@pluggnet.se
-
- phone:
- +46-(0)978-20522
-
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-